hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
MqttConnectVariableHeader.this
collie
codec
mqtt
mqttconnectvariableheader
MqttConnectVariableHeader
Undocumented in source.
class
MqttConnectVariableHeader
this
(
string
name
,
int
mqtt_version
,
bool
hasUserName
,
bool
hasPassword
,
bool
isWillRetain
,
int
willQos
,
bool
isWillFlag
,
bool
isCleanSession
,
int
keepAliveTimeSeconds
)
Meta
Source
See Implementation
collie
codec
mqtt
mqttconnectvariableheader
MqttConnectVariableHeader
constructors
this
functions
hasPassword
hasUserName
isCleanSession
isWillFlag
isWillRetain
keepAliveTimeSeconds
mqtt_version
name
toString
willQos